[INFO] cloning repository https://github.com/AzathothC2/azathoth-core
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AzathothC2/azathoth-core" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAzathothC2%2Fazathoth-core", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAzathothC2%2Fazathoth-core'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4eecfc025edb1b1f24beb6b6b7939d062ab55638
[INFO] testing AzathothC2/azathoth-core against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAzathothC2%2Fazathoth-core" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AzathothC2/azathoth-core
[INFO] finished tweaking git repo https://github.com/AzathothC2/azathoth-core
[INFO] tweaked toml for git repo https://github.com/AzathothC2/azathoth-core written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AzathothC2/azathoth-core on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AzathothC2/azathoth-core already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e2605f6a62067bba04cc9cfe9c579777843dc88695df453daa22fe0ac4499652
[INFO] running `Command { std: "docker" "start" "-a" "e2605f6a62067bba04cc9cfe9c579777843dc88695df453daa22fe0ac4499652", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e2605f6a62067bba04cc9cfe9c579777843dc88695df453daa22fe0ac4499652", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2605f6a62067bba04cc9cfe9c579777843dc88695df453daa22fe0ac4499652", kill_on_drop: false }`
[INFO] [stdout] e2605f6a62067bba04cc9cfe9c579777843dc88695df453daa22fe0ac4499652
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dc9fa8ebddbdb6b85749e24259e38c3b7ef0b00f5d132dedff54cea8cf1eed4a
[INFO] running `Command { std: "docker" "start" "-a" "dc9fa8ebddbdb6b85749e24259e38c3b7ef0b00f5d132dedff54cea8cf1eed4a", kill_on_drop: false }`
[INFO] [stderr]    Compiling azathoth-core v0.1.8 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
[INFO] running `Command { std: "docker" "inspect" "dc9fa8ebddbdb6b85749e24259e38c3b7ef0b00f5d132dedff54cea8cf1eed4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc9fa8ebddbdb6b85749e24259e38c3b7ef0b00f5d132dedff54cea8cf1eed4a", kill_on_drop: false }`
[INFO] [stdout] dc9fa8ebddbdb6b85749e24259e38c3b7ef0b00f5d132dedff54cea8cf1eed4a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6bbf0861f3283a77e835907b55621f5cd95309e73ef1e0f0fff376b34e0d9c50
[INFO] running `Command { std: "docker" "start" "-a" "6bbf0861f3283a77e835907b55621f5cd95309e73ef1e0f0fff376b34e0d9c50", kill_on_drop: false }`
[INFO] [stderr]    Compiling azathoth-core v0.1.8 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.57s
[INFO] running `Command { std: "docker" "inspect" "6bbf0861f3283a77e835907b55621f5cd95309e73ef1e0f0fff376b34e0d9c50", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6bbf0861f3283a77e835907b55621f5cd95309e73ef1e0f0fff376b34e0d9c50", kill_on_drop: false }`
[INFO] [stdout] 6bbf0861f3283a77e835907b55621f5cd95309e73ef1e0f0fff376b34e0d9c50
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7a7db4131862354b7055ad71ddf140bb432e4f4e027137400636617465bc09d7
[INFO] running `Command { std: "docker" "start" "-a" "7a7db4131862354b7055ad71ddf140bb432e4f4e027137400636617465bc09d7", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/azathoth_core-3900c71e8a4a4bb3)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests azathoth_core
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test src/os/linux/syscalls.rs - os::linux::syscalls::syscall4 (line 124) ... FAILED
[INFO] [stdout] test src/os/linux/syscalls.rs - os::linux::syscalls::syscall6 (line 185) ... FAILED
[INFO] [stdout] test src/os/linux/syscalls.rs - os::linux::syscalls::syscall5 (line 153) ... FAILED
[INFO] [stdout] test src/os/linux/syscalls.rs - os::linux::syscalls::syscall2 (line 63) ... FAILED
[INFO] [stdout] test src/os/linux/syscalls.rs - os::linux::syscalls::syscall1 (line 33) ... FAILED
[INFO] [stdout] test src/os/linux/syscalls.rs - os::linux::syscalls::syscall3 (line 95) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/os/linux/syscalls.rs - os::linux::syscalls::syscall4 (line 124) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `azathoth_utils` in this scope
[INFO] [stdout]    --> src/os/linux/syscalls.rs:125:5
[INFO] [stdout]     |
[INFO] [stdout] 125 | use azathoth_utils::platform::linux::syscalls::syscall4;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `azathoth_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `azathoth_utils`, use `cargo add azathoth_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/os/linux/syscalls.rs - os::linux::syscalls::syscall6 (line 185) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `azathoth_utils` in this scope
[INFO] [stdout]    --> src/os/linux/syscalls.rs:186:5
[INFO] [stdout]     |
[INFO] [stdout] 186 | use azathoth_utils::platform::linux::{syscalls::syscall6, consts::SYS_MMAP};
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `azathoth_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `azathoth_utils`, use `cargo add azathoth_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/os/linux/syscalls.rs - os::linux::syscalls::syscall5 (line 153) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `azathoth_utils` in this scope
[INFO] [stdout]    --> src/os/linux/syscalls.rs:154:5
[INFO] [stdout]     |
[INFO] [stdout] 154 | use azathoth_utils::platform::linux::syscalls::syscall5;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `azathoth_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `azathoth_utils`, use `cargo add azathoth_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/os/linux/syscalls.rs - os::linux::syscalls::syscall2 (line 63) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `azathoth_utils` in this scope
[INFO] [stdout]   --> src/os/linux/syscalls.rs:64:5
[INFO] [stdout]    |
[INFO] [stdout] 64 | use azathoth_utils::platform::linux::{syscalls::syscall2, consts::SYS_OPEN};
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `azathoth_utils`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `azathoth_utils`, use `cargo add azathoth_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/os/linux/syscalls.rs - os::linux::syscalls::syscall1 (line 33) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `azathoth_utils` in this scope
[INFO] [stdout]   --> src/os/linux/syscalls.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | use azathoth_utils::platform::linux::syscalls::syscall1;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `azathoth_utils`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `azathoth_utils`, use `cargo add azathoth_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/os/linux/syscalls.rs - os::linux::syscalls::syscall3 (line 95) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `azathoth_utils` in this scope
[INFO] [stdout]   --> src/os/linux/syscalls.rs:96:5
[INFO] [stdout]    |
[INFO] [stdout] 96 | use azathoth_utils::platform::linux::syscalls::syscall3;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `azathoth_utils`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `azathoth_utils`, use `cargo add azathoth_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/os/linux/syscalls.rs - os::linux::syscalls::syscall1 (line 33)
[INFO] [stdout]     src/os/linux/syscalls.rs - os::linux::syscalls::syscall2 (line 63)
[INFO] [stdout]     src/os/linux/syscalls.rs - os::linux::syscalls::syscall3 (line 95)
[INFO] [stdout]     src/os/linux/syscalls.rs - os::linux::syscalls::syscall4 (line 124)
[INFO] [stdout]     src/os/linux/syscalls.rs - os::linux::syscalls::syscall5 (line 153)
[INFO] [stdout]     src/os/linux/syscalls.rs - os::linux::syscalls::syscall6 (line 185)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.28s; merged doctests compilation took 0.11s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "7a7db4131862354b7055ad71ddf140bb432e4f4e027137400636617465bc09d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a7db4131862354b7055ad71ddf140bb432e4f4e027137400636617465bc09d7", kill_on_drop: false }`
[INFO] [stdout] 7a7db4131862354b7055ad71ddf140bb432e4f4e027137400636617465bc09d7
